- 
		Home
	
- 
Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App
- 
2.8.0
- 
Code
- 
Classes
-  PostmanMailgunMailEngine 
		
			
				
					
													
								
																			
											| Total Complexity | 33 | 
																			
											| Dependencies | 7 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 231 | 
																			
											| Lines of code | 150 | 
																			
											| Logical lines of code | 103 | 
																	
							 
													
								
																			
											| Comment lines | 37 | 
																			
											| Methods | 7 | 
																			
											| Properties | 5 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 7
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| get_email_body() | B | 37 | 15 | 75 | 
					
				| addAttachmentsToMail() | S | 55 | 6 | 21 | 
					
				| send() | S | 50 | 5 | 28 | 
					
				| addHeader() | S | 71 | 3 | 5 | 
					
				| getRecipientVariables() | S | 68 | 2 | 7 | 
					
				| __construct() | S | 63 | 1 | 11 | 
					
				| getTranscript() | S | 82 | 1 | 3 |